encoding/xml.Decoder.line (field)
6 uses
encoding/xml (current package)
xml.go#L221: line int
xml.go#L233: line: 1,
xml.go#L250: line: 1,
xml.go#L475: return &SyntaxError{Msg: msg, Line: d.line}
xml.go#L925: d.line++
xml.go#L964: d.line--
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)